home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / htttrack / httrack-3.41-3.exe / {app} / libtest / readme.txt < prev   
Text File  |  2006-04-30  |  2KB  |  57 lines

  1. HTTrack library example
  2. -----------------------
  3.  
  4. Here is an example of how to integrate HTTrack Website Copier into a project
  5. to use it as a "core library". 
  6.  
  7.  
  8. Important Notice:
  9. ----------------
  10.  
  11. These sources are covered by the GNU General Public License (see below)
  12. (Projects based on these sources must follow the GPL, too)
  13.  
  14.  
  15. Copyright notice:
  16. ----------------
  17.  
  18. HTTrack Website Copier, Offline Browser for Windows and Unix
  19. Copyright (C) Xavier Roche and other contributors
  20.  
  21. This program is free software; you can redistribute it and/or
  22. modify it under the terms of the GNU General Public License
  23. as published by the Free Software Foundation; either version 2
  24. of the License, or any later version.
  25.  
  26. This program is distributed in the hope that it will be useful,
  27. but WITHOUT ANY WARRANTY; without even the implied warranty of
  28. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  29. GNU General Public License for more details.
  30.  
  31. You should have received a copy of the GNU General Public License
  32. along with this program; if not, write to the Free Software
  33. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  34.  
  35. ========================================================================
  36.     MAKEFILE PROJECT : libtest Project Overview
  37. ========================================================================
  38.  
  39. AppWizard has created this libtest project for you.  
  40.  
  41. This file contains a summary of what you will find in each of the files that
  42. make up your libtest project.
  43.  
  44.  
  45. libtest.vcproj
  46.     This is the main project file for VC++ projects generated using an Application Wizard. 
  47.     It contains information about the version of Visual C++ that generated the file, and 
  48.     information about the platforms, configurations, and project features selected with the
  49.     Application Wizard.
  50.  
  51. This project allows you to build/clean/rebuild from within Visual Studio by calling the commands you have input 
  52. in the wizard. The build command can be nmake or any other tool you use.
  53.  
  54. This project  does not contain any files, so there are none displayed in Solution Explorer.
  55.  
  56. /////////////////////////////////////////////////////////////////////////////
  57.